home *** CD-ROM | disk | FTP | other *** search
- **********************************************************************
- * CASE
- **********************************************************************
- * COPYRIGHT 1983 EUGENE H. MALLORY *
- **********************************************************************
- PROGRAM:
- CASE - C program case converter.
- USAGE:
- CASE <file >file
- FUNCTION:
- Used to convert C keywords to upper case.
-
- EXAMPLE:
- CB <file.c |CASE >file.c
-
- Command Line
-
- ___________________________________
- |
- | OPTIONS
- |
- |
- |
- ______________V______________
- | |
- C source | | C source
- ------------------->| CASE |----------------------->
- | |
- | |
- |___________________________|